home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1994 February: Tool Chest
/
Dev.CD Feb 94.toast
/
New System Software Extensions
/
QuickDraw™ GX v1.0ß2
/
Sample Code
/
Graphics Samples
/
Test Cubics - cubic to quad
/
DumpFile.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-09-10
|
76 b
|
8 lines
|
[
TEXT/MPS
]
#include "TestCubics.h"
short a( void );
short a( void )
{
return( 0 );
}